home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Python 1.4 / ic / Readme.txt < prev   
Encoding:
Text File  |  1997-01-10  |  932 b   |  26 lines  |  [TEXT/R*ch]

  1. This distribution contains a Python interface to the Internet Config
  2. system. IC is a system that uses a single preferences file to maintain
  3. consistent settings for many internet-related options such as email address,
  4. home page, etc.
  5.  
  6. Internet Config can be FTPed from the following addresses:
  7. - ftp://ftp.quinn.echidna.id.au/Others/Quinn/Config/
  8. - ftp://ftp.share.com/internet-configuration/
  9.  
  10. To install the Python ic interface, for Python 1.4 cfm68k or ppc:
  11. - Move the shared libraries to your PlugIns folder
  12. - Move ic.py to Mac:Lib
  13. - Move icgluetest.py to Mac:Lib:test
  14. - Read ic-documentation.txt and try it out.
  15.  
  16. Sorry for the lousy formatting of the documentation (and the sometimes
  17. incorrect CAPITALISATION): this is the best I could make from my TeX sources
  18. in ascii.
  19.  
  20. Note that the cfm68k version of the shared library has not been tested at all:
  21. please let me know whether it works.
  22.  
  23.         Jack Jansen, jack@cwi.nl
  24.         10-Jan-97
  25.  
  26.